home *** CD-ROM | disk | FTP | other *** search
/ Scene Storm / Scene Storm - Volume 1.iso / coding / tools / gcc / libnixv1_0.lha / gnu / libnix-sources.lha / sources / headers / debuglib.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-01-22  |  168 b   |  15 lines

  1. #ifdef DEBUG_LIB
  2. #ifndef _DEBUGLIB_H_
  3. #define _DEBUGLIB_H_
  4.  
  5. /* Yet nothing - could be a debug-requester or something */
  6.  
  7. /*
  8.  
  9.   #define FATALERROR(a)
  10.  
  11. */
  12.  
  13. #endif
  14. #endif
  15.